Allen


Debugging Information
ColdFusion Server Evaluation 2021,0,13,330286
Template /category.cfm
Time Stamp 20-May-24 03:12 PM
Locale English (US)
User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Remote IP 10.200.2.4
Host Name 10.200.2.4


Execution Time

Total Time Avg Time Count Template
1709 ms 1709 ms 1 E:/inetpub/wwwroot/category.cfm
849 ms 849 ms 1 E:/inetpub/wwwroot/category_product_display.cfm
579 ms 579 ms 1 E:/inetpub/wwwroot/queries/qry_getwebproducts_new.cfm
348 ms 19 ms 18 C:/inetpub/wwwroot/includes/dropship.cfm
268 ms 268 ms 1 E:/inetpub/wwwroot/category_sidenav_new.cfm
135 ms 8 ms 18 C:/inetpub/wwwroot/includes/qry_mfg_promo_price.cfm
81 ms 5 ms 18 C:/inetpub/wwwroot/includes/qry_term_sale_price.cfm
4 ms 4 ms 1 E:/inetpub/wwwroot/Application.cfm
2 ms 0 ms 21 C:/inetpub/wwwroot/includes/brands.cfm
2 ms 2 ms 1 C:/inetpub/wwwroot/includes/metatags.cfm
2 ms 2 ms 1 C:/inetpub/wwwroot/includes/newheader.cfm
2 ms 2 ms 1 E:/inetpub/wwwroot/category_header_new.cfm
1 ms 1 ms 1 C:/inetpub/wwwroot/includes/newfooter.cfm
1 ms 1 ms 1 C:/inetpub/wwwroot/includes/security/block_access.cfm
1 ms 1 ms 1 E:/inetpub/wwwroot/pagethru.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/metatags_category_new.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/navigation.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/security/library.cfm
0 ms 0 ms 1 C:/inetpub/wwwroot/includes/security/sql_injection.cfm
2 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
1715 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

Getwebdepts (Datasource=celerantsql, Time=2ms, Records=0) in E:\inetpub\wwwroot\category.cfm @ 15:12:03.003
select * from tb_web_taxonomy with (nolock) where upper(web_url)=? and site = 'sportsman'
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = GIFT-GUIDE

get_term_sale_itemz (Datasource=celerantsql, Time=0ms, Records=1650, Cached Query) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
SELECT distinct b.style_id
    FROM tb_term_sale_entries b with (nolock) LEFT JOIN tb_term_sales a with (nolock) ON (a.term_sale_id=b.term_sale_id)
    WHERE b.start_date<= '2024-05-20 15:00:00' AND b.end_date >= '2024-05-20 15:00:00' AND b.store_id=10
get_pkg (Datasource=celerantsql, Time=3ms, Records=8) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
SELECT * 
	FROM tb_mfg_promo.dbo.tb_pkg a with (nolock)
	INNER JOIN tb_mfg_promo.dbo.tb_pkg_main_items b WITH (NOLOCK)
		ON (a.pkg_id = b.pkg_id) 
	WHERE 
	b.main_id is not NULL 
	and a.start_date<= '05/20/2024 23:59:00' and a.end_date >= '05/20/2024'
	
	and a.site='sportsman'
bulkitems (Datasource=celerantsql, Time=14ms, Records=18) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
select * from tb_mfg_promo.dbo.BULK_ITM_DSCS with (nolock)
GrandGetProducts (Datasource=celerantsql, Time=556ms, Records=255) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
SELECT a.styles_web_taxonomy_id,max(a.style_id) as style_id,max(a.style) as style,max(a.web_style) as web_style,max(a.description) as web_desc,max(a.web_desc) as web_description,max(a.web_long_desc) as web_long_desc,max(a.picture_id) as picture_id,max(a.sort_position) as prod_sort_position,max(a.dept) as dept,max(a.typ) as typ,max(a.subtyp_1) as subtyp_1,max(a.subtyp_2) as subtyp_2,max(a.subtyp_3) as subtyp_3,max(a.category_style) as category_style,max(a.web_url) as web_url,max(a.sort_position) as sort_position,max(a.web_taxonomy_id) as web_taxonomy_id,max(a.brand) as brand,max(a.date_entered) as date_entered,max(a.non_invt) as non_invt,max(a.overnight_required) as overnight_required,max(a.is_firearm) as is_firearm,max(a.of1) as of1,max(a.of2) as of2,max(a.of3) as of3,max(a.of4) as of4,max(a.of5) as of5,max(a.of6) as of6,max(a.of7) as of7,max(a.of8) as of8,max(a.of9) as of9,max(a.of10) as of10,max(a.of11) as of11,max(a.of12) as of12,max(a.of13) as of13,max(a.of14) as of14,max(a.of15) as of15,max(a.of16) as of16,max(a.of17) as of17,max(a.of18) as of18,max(a.of19) as of19,max(a.of20) as of20
,min(c.price) as min_price,min(c.store_price) as store_price,max(c.sugg_price) as max_price,min(c.wholesale_price) as vipprice,max(c.qoh) as qoh,max(c.qc) as qc,max(c.qs) as qs,sum(qoh + qc) as available,sum(c.qs - c.qc) as sold,max(c.sugg_price) AS max_sugg_price,avg(CASE WHEN qq.of9 IS NULL OR qq.of9 = '' THEN 0 ELSE c.price / qq.of9 END) as round
	
 FROM web_all_products a WITH (NOLOCK)
 INNER JOIN dbo.tb_skus b WITH (NOLOCK) ON (a.style_id = b.style_id)
 INNER JOIN dbo.tb_sku_buckets c WITH (NOLOCK) ON (b.sku_id = c.sku_id)
 INNER JOIN dbo.tb_styles_web_taxonomy d WITH (NOLOCK) ON (a.style_id = d.style)
 INNER JOIN dbo.tb_styles qq WITH (NOLOCK) ON (qq.style_id = a.style_id)
	
	
 WHERE a.style_id > 0 and (a.of20='SPORTS' or a.of20='BOTH' or a.of20 = 'SPORTSOUTDOORS') and a.picture_id > 0
and qq.web_product='Y' and c.store_id=10 
	 and a.brand='ALLEN COMPANY'
	
	group by a.styles_web_taxonomy_id
GetProducts (Datasource=, Time=4ms, Records=252) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
select
		distinct
		(style_id) as style_id
		, max(picture_id)
			,	min(min_price) as min_price
			,	max(max_price) as max_price
			,	min(vipprice) as vipprice
			,	max(web_style) as web_style
            ,	max(style) as style
			,	max(web_desc) as web_desc
            ,	max(web_description) as web_description
			,	max(picture_id) as picture_id
            ,	max(web_long_desc) as web_long_desc
			,   max(dept) as dept
			,   max(qoh) as qoh
			,	max(qc) as qc
			,	max(qs) as qs
			,	max(of18) as of18
			,	max(of17) as of17
			,	max(of15) as of15
            ,	max(of12) as of12
    		,	max(of10) as of10
    		,	max(of9) as of9
    		,	max(of8) as of8
			,	max(of7) as of7
    		,	max(of6) as of6
    		,	max(of5) as of5
            ,	max(of4) as of4
    		,	max(of3) as of3
            ,	max(of2) as of2
            ,	max(of1) as of1
			,	max(available) as available
            ,	max(available) as sold
			,   max(typ) as typ
            ,	max(round) as round
            ,	max(non_invt) as non_invt
			,	max(overnight_required) as overnight_required
			,   max(subtyp_1) as subtyp_1
			,   max(subtyp_2) as subtyp_2
			,   max(subtyp_3) as subtyp_3
			,   max(category_style) as category_style
		     ,   max(sort_position) as sort_position
		     ,max(brand) as brand
	,	MAX(max_sugg_price) AS max_sugg_price
    

		from grandgetproducts
		where
		 style_id is not null
            
				and brand='ALLEN COMPANY'
			


group by Style_id order by

 	available desc, non_invt desc
GetProducts1 (Datasource=, Time=1ms, Records=255) in E:\inetpub\wwwroot\queries\qry_getwebproducts_new.cfm @ 15:12:03.003
select * from grandgetproducts
		where
		 picture_id is not null
            
			
				and brand='ALLEN COMPANY'
			


order by

min_price
get_depts (Datasource=celerantsql, Time=0ms, Records=0, Cached Query) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select dept, web_url ,sort_position, category_style from tb_web_taxonomy with (nolock) where typ='EMPTY' and dept<>'EMPTY' and dept='' and site = 'sportsman' order by sort_position
get_filtered_brands (Datasource=, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct(brand) as brand from GetProducts
brand_product_lines (Datasource=celerantsql, Time=41ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct a.spec_value from tb_mfg_promo.dbo.item_spec_values a left join tb_mfg_promo.dbo.item_spec_names b on (a.spec_id=b.spec_id) left join tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id) where b.spec_name = 'Product Line' and c.style_id in (247950,1297,247955,1298,247953,1143,247945,123672,100485,201925,247939,247152,269128,247167,1169,247949,247168,214749,247934,301394,301397,247943,261829,247938,1284,301393,247944,247933,301389,1302,247454,247936,301392,247169,301390,84649,247930,247947,222768,1129,85215,1109,1141,247937,261802,111924,247948,301400,209114,247940,301398,134499,215109,1348,1094,209963,215162,264109,269125,1327,151704,247942,276648,276657,191527,209115,247133,191525,209121,216134,277287,301399,1095,1358,151710,191883,247132,269126,276663,301528,151705,215052,215054,222770,261763,276653,1089,85212,191530,215053,246924,301406,1355,191529,197421,209122,214773,214783,247453,261757,276650,276654,301386,301529,301532,1103,1333,85213,209116,214775,247136,1104,1079,191526,215074,247164,276659,1078,191528,209118,214788,276655,301530,301531,1340,1343,134480,191534,197422,247138,247160,261839,276660,276662,283056,134481,214769,246925,247155,247156,261799,301385,953,1005,1033,1076,1081,1082,1088,1090,1101,1131,1139,1140,1142,1147,1148,1162,1170,1173,1179,1183,1205,1213,1214,1216,1222,1225,1248,1258,1259,1282,1304,1307,1324,1328,1335,1345,68807,68809,68812,68817,70733,84650,85205,85219,86899,100456,100457,100472,100484,100487,100488,100489,100490,100491,111874,111875,111951,111953,151706,151707,151708,168448,191269,191531,191532,193840,197423,202918,202919,202921,202922,209117,210988,214756,214778,216131,216133,222769,222774,222797,245757,246922,246923,247130,247147,247157,247159,247926,247927,247928,247929,247932,247941,247962,254665,261759,261761,261765,261767,261803,263090,269023,269127,270220,270221,276649,276658,276664,287942,301402)
get_depts_by_brand (Datasource=, Time=2ms, Records=4) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct (dept) as dept from getproducts1 where brand='ALLEN COMPANY' group by dept
get_details (Datasource=celerantsql, Time=3ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Apparel' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=35ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 3295 and c.style_id in (247950,1297,247955,1298,247953,1143,247945,123672,100485,201925,247939,247152,269128,247167,1169,247949,247168,214749,247934,301394,301397,247943,261829,247938,1284,301393,247944,247933,301389,1302,247454,247936,301392,247169,301390,84649,247930,247947,222768,1129,85215,1109,1141,247937,261802,111924,247948,301400,209114,247940,301398,134499,215109,1348,1094,209963,215162,264109,269125,1327,151704,247942,276648,276657,191527,209115,247133,191525,209121,216134,277287,301399,1095,1358,151710,191883,247132,269126,276663,301528,151705,215052,215054,222770,261763,276653,1089,85212,191530,215053,246924,301406,1355,191529,197421,209122,214773,214783,247453,261757,276650,276654,301386,301529,301532,1103,1333,85213,209116,214775,247136,1104,1079,191526,215074,247164,276659,1078,191528,209118,214788,276655,301530,301531,1340,1343,134480,191534,197422,247138,247160,261839,276660,276662,283056,134481,214769,246925,247155,247156,261799,301385,953,1005,1033,1076,1081,1082,1088,1090,1101,1131,1139,1140,1142,1147,1148,1162,1170,1173,1179,1183,1205,1213,1214,1216,1222,1225,1248,1258,1259,1282,1304,1307,1324,1328,1335,1345,68807,68809,68812,68817,70733,84650,85205,85219,86899,100456,100457,100472,100484,100487,100488,100489,100490,100491,111874,111875,111951,111953,151706,151707,151708,168448,191269,191531,191532,193840,197423,202918,202919,202921,202922,209117,210988,214756,214778,216131,216133,222769,222774,222797,245757,246922,246923,247130,247147,247157,247159,247926,247927,247928,247929,247932,247941,247962,254665,261759,261761,261765,261767,261803,263090,269023,269127,270220,270221,276649,276658,276664,287942,301402)
get_typs (Datasource=, Time=1ms, Records=3) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct typ from getproducts1 where dept='Apparel' and brand='ALLEN COMPANY' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=11ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Apparel' and typ='Hunting Apparel' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=6ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Apparel' and typ='Safety Equipment' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=36ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 17 and c.style_id in (247950,1297,247955,1298,247953,1143,247945,123672,100485,201925,247939,247152,269128,247167,1169,247949,247168,214749,247934,301394,301397,247943,261829,247938,1284,301393,247944,247933,301389,1302,247454,247936,301392,247169,301390,84649,247930,247947,222768,1129,85215,1109,1141,247937,261802,111924,247948,301400,209114,247940,301398,134499,215109,1348,1094,209963,215162,264109,269125,1327,151704,247942,276648,276657,191527,209115,247133,191525,209121,216134,277287,301399,1095,1358,151710,191883,247132,269126,276663,301528,151705,215052,215054,222770,261763,276653,1089,85212,191530,215053,246924,301406,1355,191529,197421,209122,214773,214783,247453,261757,276650,276654,301386,301529,301532,1103,1333,85213,209116,214775,247136,1104,1079,191526,215074,247164,276659,1078,191528,209118,214788,276655,301530,301531,1340,1343,134480,191534,197422,247138,247160,261839,276660,276662,283056,134481,214769,246925,247155,247156,261799,301385,953,1005,1033,1076,1081,1082,1088,1090,1101,1131,1139,1140,1142,1147,1148,1162,1170,1173,1179,1183,1205,1213,1214,1216,1222,1225,1248,1258,1259,1282,1304,1307,1324,1328,1335,1345,68807,68809,68812,68817,70733,84650,85205,85219,86899,100456,100457,100472,100484,100487,100488,100489,100490,100491,111874,111875,111951,111953,151706,151707,151708,168448,191269,191531,191532,193840,197423,202918,202919,202921,202922,209117,210988,214756,214778,216131,216133,222769,222774,222797,245757,246922,246923,247130,247147,247157,247159,247926,247927,247928,247929,247932,247941,247962,254665,261759,261761,261765,261767,261803,263090,269023,269127,270220,270221,276649,276658,276664,287942,301402)
get_typs (Datasource=, Time=0ms, Records=14) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct typ from getproducts1 where dept='Firearm Accessories' and brand='ALLEN COMPANY' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Ammo Storage' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Bipods & Tripods' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Cleaning & Maintenance' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Gun Parts' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Gun Storage' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Hearing & Eye Protection' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Holsters' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Optics' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Shooting Rests' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Slings & Swivels' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Speedloaders' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Suppressor Accessories' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Firearm Accessories' and typ='Targets' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Hunting' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=35ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 2398 and c.style_id in (247950,1297,247955,1298,247953,1143,247945,123672,100485,201925,247939,247152,269128,247167,1169,247949,247168,214749,247934,301394,301397,247943,261829,247938,1284,301393,247944,247933,301389,1302,247454,247936,301392,247169,301390,84649,247930,247947,222768,1129,85215,1109,1141,247937,261802,111924,247948,301400,209114,247940,301398,134499,215109,1348,1094,209963,215162,264109,269125,1327,151704,247942,276648,276657,191527,209115,247133,191525,209121,216134,277287,301399,1095,1358,151710,191883,247132,269126,276663,301528,151705,215052,215054,222770,261763,276653,1089,85212,191530,215053,246924,301406,1355,191529,197421,209122,214773,214783,247453,261757,276650,276654,301386,301529,301532,1103,1333,85213,209116,214775,247136,1104,1079,191526,215074,247164,276659,1078,191528,209118,214788,276655,301530,301531,1340,1343,134480,191534,197422,247138,247160,261839,276660,276662,283056,134481,214769,246925,247155,247156,261799,301385,953,1005,1033,1076,1081,1082,1088,1090,1101,1131,1139,1140,1142,1147,1148,1162,1170,1173,1179,1183,1205,1213,1214,1216,1222,1225,1248,1258,1259,1282,1304,1307,1324,1328,1335,1345,68807,68809,68812,68817,70733,84650,85205,85219,86899,100456,100457,100472,100484,100487,100488,100489,100490,100491,111874,111875,111951,111953,151706,151707,151708,168448,191269,191531,191532,193840,197423,202918,202919,202921,202922,209117,210988,214756,214778,216131,216133,222769,222774,222797,245757,246922,246923,247130,247147,247157,247159,247926,247927,247928,247929,247932,247941,247962,254665,261759,261761,261765,261767,261803,263090,269023,269127,270220,270221,276649,276658,276664,287942,301402)
get_typs (Datasource=, Time=0ms, Records=5) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct typ from getproducts1 where dept='Hunting' and brand='ALLEN COMPANY' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Hunting' and typ='Archery' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Hunting' and typ='Backpacks' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=6ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Hunting' and typ='Hunting Blinds' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Hunting' and typ='Miscellaneous Accessories' and subtyp_1='EMPTY' and site = 'sportsman'
get_details (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select web_url, picture_id, web_taxonomy_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Outdoor Recreation' and typ='EMPTY' and site = 'sportsman'
brand_product_lines (Datasource=celerantsql, Time=31ms, Records=0) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct a.spec_value 
                                from 
                                    tb_mfg_promo.dbo.item_spec_values a 
                                left join 
                                    tb_web_taxonomy b on (a.spec_dept=b.web_taxonomy_id) 
                                left join 
                                    tb_mfg_promo.dbo.item_specs c on (a.spec_value_id=c.spec_value_id)
                                where 
                                    a.spec_dept = 3565 and c.style_id in (247950,1297,247955,1298,247953,1143,247945,123672,100485,201925,247939,247152,269128,247167,1169,247949,247168,214749,247934,301394,301397,247943,261829,247938,1284,301393,247944,247933,301389,1302,247454,247936,301392,247169,301390,84649,247930,247947,222768,1129,85215,1109,1141,247937,261802,111924,247948,301400,209114,247940,301398,134499,215109,1348,1094,209963,215162,264109,269125,1327,151704,247942,276648,276657,191527,209115,247133,191525,209121,216134,277287,301399,1095,1358,151710,191883,247132,269126,276663,301528,151705,215052,215054,222770,261763,276653,1089,85212,191530,215053,246924,301406,1355,191529,197421,209122,214773,214783,247453,261757,276650,276654,301386,301529,301532,1103,1333,85213,209116,214775,247136,1104,1079,191526,215074,247164,276659,1078,191528,209118,214788,276655,301530,301531,1340,1343,134480,191534,197422,247138,247160,261839,276660,276662,283056,134481,214769,246925,247155,247156,261799,301385,953,1005,1033,1076,1081,1082,1088,1090,1101,1131,1139,1140,1142,1147,1148,1162,1170,1173,1179,1183,1205,1213,1214,1216,1222,1225,1248,1258,1259,1282,1304,1307,1324,1328,1335,1345,68807,68809,68812,68817,70733,84650,85205,85219,86899,100456,100457,100472,100484,100487,100488,100489,100490,100491,111874,111875,111951,111953,151706,151707,151708,168448,191269,191531,191532,193840,197423,202918,202919,202921,202922,209117,210988,214756,214778,216131,216133,222769,222774,222797,245757,246922,246923,247130,247147,247157,247159,247926,247927,247928,247929,247932,247941,247962,254665,261759,261761,261765,261767,261803,263090,269023,269127,270220,270221,276649,276658,276664,287942,301402)
get_typs (Datasource=, Time=0ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:03.003
select distinct typ from getproducts1 where dept='Outdoor Recreation' and brand='ALLEN COMPANY' group by typ order by sort_position
get_details (Datasource=celerantsql, Time=3ms, Records=1) in E:\inetpub\wwwroot\category_sidenav_new.cfm @ 15:12:04.004
select web_url, picture_id from tb_web_taxonomy a left join tb_styles b on (a.category_style=b.style) where dept='Outdoor Recreation' and typ='Knives & Tools' and subtyp_1='EMPTY' and site = 'sportsman'
Getweburl (Datasource=celerantsql, Time=1ms, Records=0) in E:\inetpub\wwwroot\category.cfm @ 15:12:04.004
select web_url from tb_web_taxonomy with (nolock) where dept='' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 247941 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=3ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 247941 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 247941

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=1) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=247941
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 247941 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=247941  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=247941 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=8ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 247962 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=18ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 247962 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 247962

get_term_sale_info (Datasource=celerantsql, Time=3ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=247962
get_promos (Datasource=celerantsql, Time=8ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 247962 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=5ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=247962  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=247962 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=8ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 254665 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=17ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 254665 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 254665

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=254665
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 254665 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=6ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=254665  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=254665 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=9ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 261759 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=23ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 261759 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 261759

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=261759
get_promos (Datasource=celerantsql, Time=6ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 261759 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=261759  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=261759 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=9ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 261761 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=21ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 261761 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 261761

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=261761
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 261761 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=261761  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=261761 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=6ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 261765 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=16ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 261765 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 261765

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=261765
get_promos (Datasource=celerantsql, Time=8ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 261765 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=6ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=261765  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=261765 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=8ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 261767 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=20ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 261767 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 261767

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=261767
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 261767 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=261767  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=261767 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 261803 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=19ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 261803 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 261803

get_term_sale_info (Datasource=celerantsql, Time=3ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=261803
get_promos (Datasource=celerantsql, Time=8ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 261803 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=4ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=261803  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=261803 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=8ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 263090 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=19ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 263090 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 263090

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=263090
get_promos (Datasource=celerantsql, Time=8ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 263090 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=263090  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=263090 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 269023 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=18ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 269023 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 269023

get_term_sale_info (Datasource=celerantsql, Time=3ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=269023
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 269023 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=5ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=269023  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=269023 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 269127 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=19ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 269127 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 269127

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=269127
get_promos (Datasource=celerantsql, Time=8ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 269127 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=269127  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=269127 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 270220 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=20ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 270220 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 270220

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=270220
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 270220 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=270220  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=270220 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=9ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 270221 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=20ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 270221 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 270221

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=270221
get_promos (Datasource=celerantsql, Time=6ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 270221 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=270221  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=270221 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 276649 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=18ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 276649 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 276649

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=276649
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 276649 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=276649  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=276649 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=8ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 276658 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=21ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 276658 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=1ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 276658

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=276658
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 276658 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=4ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=276658  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=276658 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 276664 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=20ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 276664 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 276664

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=276664
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 276664 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=276664  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=1ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=276664 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=9ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 287942 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=27ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 287942 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 287942

get_term_sale_info (Datasource=celerantsql, Time=5ms, Records=1) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=287942
get_promos (Datasource=celerantsql, Time=5ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 287942 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=3ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=287942  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=287942 and status='A' and site = 'sportsman'
check_qoh (Datasource=celerantsql, Time=7ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(e.qoh + e.qc) as qoh ,sum(e.qc) as qc,sum(e.qs - e.qc) as sold
			from tb_skus a with (nolock)
			left join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id) 
			where a.style_id = 301402 and e.store_id = 10 
			group by a.style_id, e.qc
check_ss_qoh (Datasource=celerantsql, Time=19ms, Records=0) in C:\inetpub\wwwroot\includes\dropship.cfm @ 15:12:04.004
select e.sku_bucket_id, e.price, e.sugg_price, (e.qoh + e.qc) as qoh, z.of15,e.last_cost
	from 
	tb_styles z with (nolock) inner join tb_skus a with (nolock) on (z.style_id=a.style_id)
	inner join tb_parts b with (nolock) on (a.STYLE_ID=b.STYLE_ID)
	inner join tb_sku_buckets e with (nolock) on (e.sku_id = a.sku_id)
	where a.style_id = 301402 and b.contact_id=22620 and (e.qoh + e.qc) >= 1
	and e.store_id = 27 and (e.last_cost>0 and z.of15 is not NULL) 
	and z.brand not in (?,?,?,?,?,?,?,?,?)
Query Parameter Value(s) -
Parameter #1(cf_sql_varchar) = BERETTA
Parameter #2(cf_sql_varchar) = GLOCK
Parameter #3(cf_sql_varchar) = RUGER
Parameter #4(cf_sql_varchar) = SMITH AND WESSON
Parameter #5(cf_sql_varchar) = LEUPOLD
Parameter #6(cf_sql_varchar) = SPRINGFIELD
Parameter #7(cf_sql_varchar) = THOMPSON CENTER
Parameter #8(cf_sql_varchar) = TIKKA
Parameter #9(cf_sql_varchar) = WALTHER

bulk_price (Datasource=, Time=0ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from bulkitems where bulk_id = ? and site is NULL
Query Parameter Value(s) -
Parameter #1(cf_sql_integer) = 301402

get_term_sale_info (Datasource=celerantsql, Time=4ms, Records=0) in C:\inetpub\wwwroot\includes\qry_term_sale_price.cfm @ 15:12:04.004
select typ,amount,end_date,term_sale_id
from tb_term_sale_entries with (nolock)
where start_date<= 'May 20, 2024 15:12:04' and
end_date >= 'May 20, 2024 15:12:04'
and store_id=10 and style_id=301402
get_promos (Datasource=celerantsql, Time=7ms, Records=0) in C:\inetpub\wwwroot\includes\qry_mfg_promo_price.cfm @ 15:12:04.004
SELECT *
FROM 
tb_mfg_promo.dbo.tb_mfg_promos a WITH (NOLOCK)
INNER JOIN tb_mfg_promo.dbo.tb_mfg_promo_items b WITH (NOLOCK)
    ON (a.promo_id = b.promo_id)
where b.style_id = 301402 
and (a.start_date<= 'May 20, 2024 15:12:04' or a.active = 1)
and a.end_date >= 'May 20, 2024 15:12:04'
order by a.promo_id desc
get_reviews (Datasource=celerantsql, Time=4ms, Records=0) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select * from tb_product_reviews with (nolock) where style_id=301402  and status='A' and site = 'sportsman'
get_reviews_average (Datasource=celerantsql, Time=2ms, Records=1) in E:\inetpub\wwwroot\category_product_display.cfm @ 15:12:04.004
select sum(CAST(custom_rating_1 AS INTEGER)) as custom_rating_1 from tb_product_reviews with (nolock) where style_id=301402 and status='A' and site = 'sportsman'


Scope Variables

Application Variables:
acceptorid=011668467
accountid=1027380
accounttoken=64BB6980FDEAF842266AC866F250CA9877FF24AE92795FB9BE490EAF527645FC4E54DC01
adminurl=https://www.sportsmansoutdoorsuperstore.com/web_admin/products/menu.cfm?style_id=
applicationname=SOS
bannerurl=https://www.sportsmansoutdoorsuperstore.com/images/banners/
ccprocessor=VANTIV
checkinventory=Struct (3)
companyname=Vance Outdoors
credova=Struct (5)
ds=celerantsql
enter_inscription=OFF
feedsdir=E:\inetpub\feeds\
forumemail=info@sportsmansoutdoorsuperstore.com
forumtitle=Sportsmans Outdoor Superstore
giftcardimgpath=file:///C:/websites/images/
giftcardpdfpath=E:\websites\giftcardPDF\
googlefeedproducttype=
homeurl=https://www.sportsmansoutdoorsuperstore.com/
hostedpagelink=https://transaction.hostedpayments.com/
iconurl=https://www.sportsmansoutdoorsuperstore.com/images/icons/
imagedir=E:\inetpub\images\
logdir=E:\inetpub\logs
metadesc=
metatags=
mydomain=https://www.sportsmansoutdoorsuperstore.com/
pagetitle=
picurl=https://www.sportsmansoutdoorsuperstore.com/images/
prodimgdir=E:\inetpub\prodimages\
prodimgurl=https://www.sportsmansoutdoorsuperstore.com/prodimages/
qoh_store=10
safety_stock=0
salesemail=sales@sportsmansoutdoorsuperstore.com
secureurl=https://www.sportsmansoutdoorsuperstore.com/
site=sportsman
tempmailport=25
tempmailserver=127.0.0.1
tokenurl=https://services.elementexpress.com/express.asmx
use_multi_buy=OFF
vantivurl=https://transaction.elementexpress.com/express.asmx
webadminurl=https://www.sportsmansoutdoorsuperstore.com/web_admin/
websitename=Sportsmans Outdoor Superstore
CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=256
CERT_SECRETKEYSIZE=2048
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=C=US, O=Let's Encrypt, CN=R3
CERT_SERVER_SUBJECT=CN=www.sportsmansoutdoorsuperstore.com
CERT_SUBJECT=
CF_TEMPLATE_PATH=E:\inetpub\wwwroot\category.cfm
CONTENT_LENGTH=0
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=on
HTTPS_KEYSIZE=256
HTTPS_SECRETKEYSIZE=2048
HTTPS_SERVER_ISSUER=C=US, O=Let's Encrypt, CN=R3
HTTPS_SERVER_SUBJECT=CN=www.sportsmansoutdoorsuperstore.com
HTTP_ACCEPT=*/*
HTTP_ACCEPT_ENCODING=gzip, br, zstd, deflate
HTTP_ACCEPT_LANGUAGE=
HTTP_CONNECTION=close
HTTP_COOKIE=CFGLOBALS=urltoken%3DCFID%23%3D12753%26CFTOKEN%23%3D1c4d342fd6495c7e%2DEA2A66A4%2DCFBF%2DC554%2DA293F0DF44349D8F%23lastvisit%3D%7Bts%20%272024%2D05%2D20%2015%3A12%3A03%27%7D%23hitcount%3D40%23timecreated%3D%7Bts%20%272024%2D05%2D20%2015%3A11%3A39%27%7D%23cftoken%3D1c4d342fd6495c7e%2DEA2A66A4%2DCFBF%2DC554%2DA293F0DF44349D8F%23cfid%3D12753%23; CFTOKEN=Z98olbwg5rxrj4kxa625akg5dpmaa354uo66g173yqvk4tox9o-1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F; CFID=Z98olbwg5rxrj4kxa625akg5dpmaa354uo66g173yqvk4tox9o-12753; USERNAME=; CUSTOMER_ID=; CT_U=2413; EMAIL=; FIRST_NAME=; LAST_NAME=; PASSWORD=; PRD_U=81891%2C85
HTTP_HOST=www.sportsmansoutdoorsuperstore.com
HTTP_REFERER=
HTTP_URL=/category.cfm/CurrentPage/14/sportsman/gift-guide/brand/ALLEN%20COMPANY
HTTP_USER_AGENT=Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
LOCAL_ADDR=10.200.30.6
PATH_INFO=/CurrentPage/14/sportsman/gift-guide/brand/ALLEN COMPANY
PATH_TRANSLATED=E:\inetpub\wwwroot\category.cfm
QUERY_STRING=
REMOTE_ADDR=10.200.2.4
REMOTE_HOST=10.200.2.4
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/category.cfm
SERVER_NAME=www.sportsmansoutdoorsuperstore.com
SERVER_PORT=443
SERVER_PORT_SECURE=1
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/10.0
WEB_SERVER_API=
Client Variables:
cfid=12753
cftoken=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
hitcount=40
lastvisit={ts '2024-05-20 15:12:03'}
timecreated={ts '2024-05-20 15:11:39'}
urltoken=CFID=12753&CFTOKEN=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
Cookie Variables:
CFGLOBALS=urltoken=CFID#=12753&CFTOKEN#=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F#lastvisit={ts '2024-05-20 15:12:03'}#hitcount=40#timecreated={ts '2024-05-20 15:11:39'}#cftoken=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F#cfid=12753#
CFID=12753
CFTOKEN=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
CT_U=2413
CUSTOMER_ID=
EMAIL=
FIRST_NAME=
LAST_NAME=
PASSWORD=
PRD_U=81891,85
USERNAME=
Form Fields:
RETURN_TO_PAGE=null
Request Parameters:
samesite_value=
Server Variables:
coldfusion=Struct (10)
os=Struct (5)
system=Struct (2)
Session Variables:
cfid=12753
cftoken=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
cs=/category.cfm/CurrentPage/14/sportsman/gift-guide/brand/ALLEN COMPANY
displaycount=18
employeeloggedin=N
fflnote=
firearm_agreement=NO
imgarray=Array (0)
memberloggedin=N
pickupstore=10
prodtype=none
selected_ffl=NO
sessionid=SOS_12753_1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
strarray=Array (0)
urltoken=CFID=12753&CFTOKEN=1c4d342fd6495c7e-EA2A66A4-CFBF-C554-A293F0DF44349D8F
URL Parameters:
CLEARANCE=
CurrentPage=14
DEPT=
NAV_CHOOSER=
OF1=
OF10=
OF2=
OF3=
OF4=
OF5=
OF6=
ORDER_BY=
PAGETYPE=
PRODTYPE=none
RETURN_TO_PAGE=null
SECTION=
SUBTYP_1=
SUBTYP_2=
SUBTYP_3=
TYP=
WEB_TAXONOMY_ID=
WHATSNEW=
brand=ALLEN COMPANY
sportsman=gift-guide
Debug Rendering Time: 9 ms